sample program

英 [ˈsɑːmpl ˈprəʊɡræm] 美 [ˈsæmpl ˈproʊɡræm]

抽样程序,样本程序

计算机经济



双语例句

  1. See the Download section for a sample program using the above APIs.
    参看下载部分,获得使用上述API的示例程序。
  2. The sample program has also dumped the general purpose register values in this case.
    这个示例程序还输出了当时通用寄存器的值。
  3. A downloadable sample program that collects PMI data using the JMX interface is also included.
    同时还包括一个使用JMX接口收集PMI数据的可下载样本程序。
  4. The sample program has two components: a kernel module and a user-space program.
    示例程序有两个组件:一个内核模块和一个用户空间程序。
  5. The sample program blocks in a select() call once the monitoring information is written to the monitor file.
    把监视说明写入监视器文件之后,示例程序在select()调用中阻塞。
  6. The following sample program prints out all of the current tokens and slots in use in the system.
    下列样本程序打印出当前在系统中使用的所有令牌和槽。
  7. To illustrate these techniques, I use a sample program called ccalc, which implements an enhanced calculator based on the infix calculator from the Bison handbook.
    为了展示这些技术,我使用了一个示例程序ccalc,它基于Bison手册中的计算机实现了一个增强的计算器。
  8. The sample program used for this article is a die-rolling program.
    本文使用的示例程序是一个投骰子程序。
  9. In addition, there are instructions for configuring and running the sample program provided in the download.
    此外,在下载部分还有关于配置及运行这个示例程序的指导。
  10. In the sample program, event data is always read with a buffer of4K.
    在示例程序中,总是用4K的缓冲区读取事件数据。
  11. In this sample program, only alphabetic and numeric characters ( a-z, A-Z, and0-9) can be ciphered.
    在这个示例程序中,只能加密字母和数字字符(a-z、A-Z和0-9)。
  12. You can use this sample program to check the connection status as well.
    也可以使用这个样例程序来检查连接状态。
  13. ClassicsJava is a sample program for ordering music CDs from a database.
    ClassicsJava是一个示例程序,功能是对数据库中的音乐CD进行排序。
  14. The article uses the Caesar cipher tool as sample program for later discussion.
    在后面的讨论中,以Caesar密码工具作为示例程序。
  15. The discussion and the sample program are limited to non-static data members and virtual functions.
    讨论和示例程序都只限于非静态数据成员和虚函数。
  16. The download file included with this article contains the full source code for this sample program.
    本文提供的下载文件包含了此示例程序的完整源代码。
  17. The sample program can read individual messages, or the Berkeley "mbox" format.
    示例程序可以读取单独的消息或者Berkeley“mbox”格式的消息。
  18. In the case of the sample program, you had baseline PMC data caesar1_cpi.pmf.
    对于示例程序,可以在caesar1cpi.pmf中找到基线PMC数据。
  19. All of these steps are demonstrated in the sample program.
    示例程序中演示了所有这些步骤。
  20. Now I would run the sample program by attaching it to a dbx session.
    现在,通过把示例程序连接到dbx会话来运行它。
  21. A sample program, mon_modFile_event. c, has been provided as an example you can download.
    您可以下载本文提供的示例程序monmodFileevent.c。
  22. We also write a sample program calling demo_syscall.
    我们还编写了一个样例程序来调用demosyscall。
  23. The sample program creates both a CopyOnWriteArrayList and ArrayList instance from the command line arguments.
    这个示例程序用命令行参数创建CopyOnWriteArrayList和ArrayList这两个实例。
  24. The article includes a sample program so you can begin experimenting with a JMX client configuration administrator program.
    这篇文章提供了一个示例程序,以便您能开始尝试使用JMX客户机配置管理员程序。
  25. This is what I wrote it myself, in the lectures with a small sample program.
    这是我自己写的,在讲课中用的一个小示例程序。
  26. If you used the sample program, a command window is displayed that indicates the text file has been created.
    如果您使用的是示例程序,将显示一个命令窗口,指示已创建了该文本文件。
  27. He puts it all together with a sample program.
    他用一个样本程序说明了所有的问题。
  28. This sample program lets you check the identity values of the tables in the selected database.
    通过此示例程序可检查所选数据库中表的标识值。
  29. Taking ferrous metal as an example, the constituent, usage and accuracy of the global small sample program were parsed, compared and researched by means of AES.
    以黑色金属为例,对直读原子发射光谱小试样程序构成、用途、分析准确性和精密度作了剖析、比对和研究。
  30. The sample program reverses the bytes in a file given as a command-line argument.
    示例程序将反转作为命令行参数给出的文件中的字节。